home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-02 / pas_all.zip / TI314.ASC < prev    next >
Text File  |  1992-09-02  |  2KB  |  133 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.   PRODUCT : TURBO PASCAL                               NUMBER : 314
  10.   VERSION : 3.0xx
  11.        OS : PC-DOS
  12.      DATE : July 3, 1986                                 PAGE : 1/2
  13.     TITLE : IBM CONVERTIBLE INSTALLATION
  14.  
  15.  
  16.  
  17.  
  18.   In order to  make  Turbo  Pascal's  display  visible  on  the IBM
  19.   Convertable, follow these steps:
  20.  
  21.   Use the DOS  utility,  DEBUG,  to  apply the following patch to a
  22.   COPY of your .COM  file.  Copy  DEBUG.COM  into the directory (or
  23.   onto the diskette) where your working copy of .COM is located. At
  24.   the DOS prompt, type the following information exactly as it ap
  25.  
  26.   Note:
  27.   1.   DEBUG  is  not  sensitive  to  upper  and  lower  case.  All
  28.        addresses are listed in upper case for ease of  readability.
  29.  
  30.   2.   While in DEBUG, the prompt appears as a dash (-).
  31.  
  32.   3.   If you do not receive  the appropriate response,  press "q",
  33.        then <Enter>, to quit. Check your  version  numbers  and, if
  34.        correct, try again.
  35.  
  36.  
  37.   1.   Make a working copy  of  your Turbo Pascal master on the IBM
  38.         Convertible's 3 1/2" diskette.
  39.  
  40.   2.   On  the  working  copy run the program TINST and install the
  41.        screen for Black and White 80 X 25. Exit the TINST program.
  42.  
  43.   3.   Copy the DOS program DEBUG.COM  from your DOS disk onto your
  44.        Turbo Pascal work disk.
  45.  
  46.   4.   While at the DOS prompt type the following:
  47.  
  48.   YOU TYPE                           THIS APPEARS
  49.  
  50.   debug TURBO.COM                     -
  51.   s 100 FFFE 07 07 70 0E 07          xxxx:yyyy
  52.   eYYYY                              xxxx:yyyy  07.
  53.   70<Space>                          xxxx:yyyy 07.70 07
  54.   70<Return>                         -
  55.   w                                  writing zzzz bytes
  56.   q                                  DOS Prompt
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.  
  71.  
  72.  
  73.  
  74.  
  75.   PRODUCT : TURBO PASCAL                               NUMBER : 314
  76.   VERSION : 3.0xx
  77.        OS : PC-DOS
  78.      DATE : July 3, 1986                                 PAGE : 2/2
  79.     TITLE : IBM CONVERTIBLE INSTALLATION
  80.  
  81.  
  82.  
  83.  
  84.   DISCLAIMER: You  have the right to use this technical information
  85.   subject to the terms  of  the  No-Nonsense License Statement that
  86.   you received with  the  Borland product to which this information
  87.   pertains.
  88.  
  89.  
  90.  
  91.  
  92.  
  93.  
  94.  
  95.  
  96.  
  97.  
  98.  
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.  
  130.  
  131.  
  132.  
  133.